Tailwind CSS
Tailwind CSS - A Utility-First CSS Framework for Rapid UI Development
Tailwind provides highly composable, low-level utility classes that make it easy to build complex user interfaces without encouraging any two sites to look the same.
UI Kitではない
It doesn't have a default theme, and there are no built-in UI components.
On the flip side, it also has no opinion about how your site should look and doesn't impose design decisions that you have to fight to undo.
CSS in JSしたい
Tailwind CSS in JS - wetainment
babel-plugin-tailwind-componentsを使った方法。babelのマクロを使う
2019/3/4 結局情報少なくて嵌りそうだったのでためしていないkadoyau.icon
2021/03/22 create 向けのチュートリアルも出ていたし、使えそう
https://adamwathan.me/css-utility-classes-and-separation-of-concerns/
https://twitter.com/abadir_/status/1289192418194137089?s=21
better css
#CSS